[INFO] cloning repository https://github.com/MWinter774/dem-viewer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MWinter774/dem-viewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMWinter774%2Fdem-viewer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMWinter774%2Fdem-viewer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47c23acf2928885064f366b29748a099f6d744ee
[INFO] fixing MWinter774/dem-viewer against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMWinter774%2Fdem-viewer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MWinter774/dem-viewer
[INFO] finished tweaking git repo https://github.com/MWinter774/dem-viewer
[INFO] tweaked toml for git repo https://github.com/MWinter774/dem-viewer written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MWinter774/dem-viewer on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MWinter774/dem-viewer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opencv-binding-generator v0.96.1
[INFO] [stderr]   Downloaded alga v0.8.2
[INFO] [stderr]   Downloaded nalgebra-glm v0.3.0
[INFO] [stderr]   Downloaded geo-types v0.7.16
[INFO] [stderr]   Downloaded glfw v0.58.0
[INFO] [stderr]   Downloaded nalgebra v0.17.3
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[INFO] [stderr]   Downloaded opencv v0.94.4
[INFO] [stderr]   Downloaded geotiff v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 82de3ee333213898f503072f77ea11161244ea4b4f3be0b61678a2f83559118c
[INFO] running `Command { std: "docker" "start" "82de3ee333213898f503072f77ea11161244ea4b4f3be0b61678a2f83559118c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82de3ee333213898f503072f77ea11161244ea4b4f3be0b61678a2f83559118c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82de3ee333213898f503072f77ea11161244ea4b4f3be0b61678a2f83559118c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82de3ee333213898f503072f77ea11161244ea4b4f3be0b61678a2f83559118c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking alga v0.8.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling opencv-binding-generator v0.96.1
[INFO] [stderr]    Compiling user32-sys v0.2.0
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking nalgebra v0.17.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking geo-types v0.7.16
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking geotiff v0.1.0
[INFO] [stderr]     Checking glfw v0.58.0
[INFO] [stderr]    Compiling opencv v0.94.4
[INFO] [stderr]     Checking nalgebra-glm v0.3.0
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.6
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "82de3ee333213898f503072f77ea11161244ea4b4f3be0b61678a2f83559118c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82de3ee333213898f503072f77ea11161244ea4b4f3be0b61678a2f83559118c", kill_on_drop: false }`
[INFO] [stdout] 82de3ee333213898f503072f77ea11161244ea4b4f3be0b61678a2f83559118c
